/ Assembly List / LJCSQLUtilLib / LJCMetadata / GetSqlDbTypeName

Namespace - LJCSQLUtilLib


Parameters
netTypeName - The .NET type name.

Returns

The SqlDbType name.

Syntax

C#
public String GetSqlDbTypeName(String netTypeName)

Get the .NET to SQL data type names.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.